This AgileShape is often used to add a link to a document that is created in a SharePoint document library by an AgilePoint process.
NOTE: This AgileShape is a specialized sub-type of the AgilePart AgileShape. Refer to the documentation for the AgilePart AgileShape for additional information about the properties and behavior that this sub-type inherits from the AgilePart AgileShape. This AgileShape can be used to automatically create a new Link (or update an existing one) on a SharePoint Portal site. It requires SharePoint Portal to be installed.
Design-Time Properties
NOTE: Since this AgileShape is a specialized sub-type of the AgilePart AgileShape, all of the standard properties supported by the AgilePart AgileShape are also supported by this AgileShape. Since they are already documented elsewhere, the standard AgilePart properties are not documented in this section. Refer to the documentation for the AgilePart AgileShape for information about the standard AgilePart properties. Additional design-time properties (other than the standard AgilePart properties) that are specific to this AgileShape are documented below.
LinkURL
This property specifies the URL for the new portal link.
Notes
This property specifies the notes for the new portal link.
Overwrite
Default value: True
This property specifies whether the AgileShape should replace the link (if any) with the same LinkURL rather than creating a new link. This property can be set to the following specific values:
- False
This value indicates that the AgileShape should simply create a new link.
- True
This value indicates that the AgileShape should replace an existing link that has the same LinkURL with the new link. When this value is specified and an existing link exists, this means that the AgileShape will essentially “update” the non-URL properties of the existing link.
SharePointPortalURL
Default value: $SPServer
This property specifies the URL for the SharePoint Portal site.
E.g.http://MachineName:Port
Title
This property specifies the title for the new portal link.